projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f668f7
)
(latin1-display): Add ?
\e
$,1s"
\e
(B.
author
Dave Love
<fx@gnu.org>
Wed, 20 Aug 2003 18:40:26 +0000
(18:40 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 20 Aug 2003 18:40:26 +0000
(18:40 +0000)
lisp/international/latin1-disp.el
patch
|
blob
|
history
diff --git
a/lisp/international/latin1-disp.el
b/lisp/international/latin1-disp.el
index 1ab79c4f1acb11aaed760647ac49d1e8578b16d3..96c99b6359c25037024c9e72bba1a5781ed56284 100644
(file)
--- a/
lisp/international/latin1-disp.el
+++ b/
lisp/international/latin1-disp.el
@@
-133,6
+133,7
@@
a Unicode font with which to display them."
(?\
\e
$,1rt
\e
(B "--") ;; EM DASH
(?\
\e
$,1ub
\e
(B "TM") ;; TRADE MARK SIGN
(?\
\e
$,1s:
\e
(B ">") ;; SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
+ (?
\e
$,1s"
\e
(B "
\e
,A7
\e
(B")
)))
(setq latin1-display t))
(mapc #'latin1-display-reset latin1-display-sets)